Skip to main content

Meeting Agenda

Since the last meeting we have done the following:

  1. Created a Script that generates an inp files.
    1. Currently we are generating 2808 files with the following changes
      1. Each subcatchment is used as a starting point
      2. 2 rainfall events are being used
      3. 4 wind directions are being used
    2. We have created a YAML file that the user can modify to
  2. Rainfall
    1. Can we get a copy of the generated rainfall file?
    2. We need to discuss keeping the rain gage name the same.
      1. We suggest CVG or KCVG as it is the rainfall at the Airport.
      2. Should we keep the timeseries rainfall data in the inp file or should we just generate the dat files and reference them. The dat files will already exist as caleb is making them
    3. We need to discuss changing the dates of the rainfall.
      1. It would be easier to change the dates in the rainfall.dat file so that they all start at the same time rather than change the Start and End time in inp for the simulation.
  3. There is no longer any memory issues when generating the Signal files. The code has been updated The run is constantly running in a few seconds. Therefore this is not an issue. We are currently still printing the signal file out as a CSV.